home *** CD-ROM | disk | FTP | other *** search
/ NeXT Education Software Sampler 1992 Fall / NeXT Education Software Sampler 1992 Fall.iso / Programming / Source / tess / tess-1.0 / aGroup.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-07-01  |  218 b   |  13 lines

  1. /* aGroup.h generated from aGroup.pswm
  2.    by unix pswrap V1.009  Wed Apr 19 17:50:24 PDT 1989
  3.  */
  4.  
  5. #ifndef AGROUP_H
  6. #define AGROUP_H
  7.  
  8. extern void GroupSetup( void );
  9.  
  10. extern void reflect(float angle);
  11.  
  12. #endif AGROUP_H
  13.